home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
07r.dir
/
00023_clinfo.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-02
|
245 b
|
14 lines
on mouseUp
global gSearchFlag, gsearchOn
gsearchOn = 0
set the visible of sprite 6 to 0
knobSwitch(1)
gSearchFlag = 0
puppetSound("buttonSound")
updateStage()
repeat while soundBusy(1)
end repeat
puppetSound(0)
go("a")
end